DyalogStartupSE
This parameter specifies one or more Session initialisation directories that contain APL code to be installed in ⎕SE. If this parameter is not specified, the default is a directory named StartupSession located in three standard locations.
Under Windows these might be:
- C:\Program Files\Dyalog\Dyalog APL-64 18.0 Unicode
- C:\Users\Pete\Documents\Dyalog APL Files
- C:\Users\Pete\Documents\Dyalog APL-64 18.0 Unicode Files
The version-specific name is :
Dyalog APL{bit} {version} {edition}
where:
- {bit} is "-64" if 64-bit version, otherwise nothing
- {version} is the main and secondary version numbers of dyalog.exe separated by ".".
- {edition} is "Unicode" for the Unicode Edition, otherwise nothing
See also Implementation.